home *** CD-ROM | disk | FTP | other *** search
- Hi:
-
- This is my quick hack for fsp 2.71. It's just quick in the sense that I
- wanted it to compile REAL QUICK, and I didn't want to loose time in changing
- the makefile(s) etc.
-
- Well, it does compile though warnings are issued.
-
- I only tested the clients (fhostcmd, flscmd, etc.) not the deamon fspd. This
- daemon compiles fine; but I have no idea whether it works. If not, a good
- idea to start looking for errors is in the FLOCK / LOCKF definitions in the
- Makefile. You can do a "make install" to compile and install the client
- binaries into /usr/local/bin. For further instructions, see the files
- INSTALL and INFO.
-
- Oh yeah.. one more thing. Since I am using tcsh as an auxiliary shell, I
- patched clients/fhostcmd.c to use a "csh" syntax no matter what login shell
- is specified. If you don't like that, edit clients/fhostcmd.c and look for
- the string "KK PATCH". Then, remove that line and uncomment the previous
- one.
-
- Cheers,
- Karel Kubat, karel.icce.rug.nl
-